CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - code sift feature

搜索资源列表

  1. siftpp-0.6.5.tar

    0下载:
  2. sift 图像特征点提取算法。国外一个博士写的C++代码。-sift image feature extraction algorithm. A foreign written by Dr C code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:324220
    • 提供者:Haibo
  1. gkp

    0下载:
  2. 这是用c#实现的david low的sift(尺度不变特征点变换算法)特征检测,面向对象的实现代码写的十分的好,是图形图象学习的好资料 -This is the realization of c # david low sift the (scale-invariant feature points transform algorithm) Feature detection, object-oriented code written in achieving very good, is s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:141808
    • 提供者:潘宁
  1. SIFT_VC

    0下载:
  2. 基于VC的sift描述代码,实现图像特征的提取与描述。-Descr iption of the code based on VC' s sift to realize image feature extraction and descr iption.
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2772325
    • 提供者:王旭晨
  1. sift_code

    0下载:
  2. Sift图像特征匹配算法代码,代码简洁高效,适合初学者研究-Sift the image feature matching algorithm code, the code simple and efficient, suitable for beginners of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:488859
    • 提供者:xiaodongdai
  1. siftDemoV4

    0下载:
  2. Scale Invariant Feature transform ( SIFT)-- this code implements the SIFT algorithm which extracts features invariant to Scale, Rotation and translation from any image.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1086300
    • 提供者:babaramdev
  1. SIFT_VC

    0下载:
  2. 本代码提供了SIFT算法提取特征点的同时又进行特征点匹配工作,同时还有相关注释说明-The code provides a SIFT algorithm to extract feature points matching feature points also work, as well as the relevant explanatory notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:645905
    • 提供者:liuyu
  1. ssim_matlab

    0下载:
  2. matlab ssim 代码 可以跑的,其所作的特征提取比sift要好,而且计算简单-can run the Matlab ssim code, made the feature extraction is better than sift, and simple
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:25150
    • 提供者:姚卫
  1. qt_open_surf

    3下载:
  2. 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
  3. 所属分类:OpenCV

    • 发布日期:2013-01-03
    • 文件大小:2758061
    • 提供者:wuwei
  1. RANSAC

    0下载:
  2. 提纯检测到的特征点的一个算法,可以和SIFT算法结合使用,去除一些误匹配的关键点,提高代码的执行效率-Purified feature points detected an algorithm that can be used in conjunction with SIFT algorithm to remove some of the mismatching of the key points to improve the efficiency of the implementation o
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:386349
    • 提供者:乔乔
  1. siftDemoV4

    0下载:
  2. David Lowe的sift提取特征点的源代码,适合新手进行图像的特征点提取-David Lowe sift extract characteristic points source code, suitable for novice image feature point extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:820254
    • 提供者:孙健
  1. Affine_transformation_SURF

    0下载:
  2. 基于SURF的仿射变换识别源代码,包括提取灰度图像的尺度不变特征(SIFT特征)-SURF-based affine transformation recognition source code, including the extraction of grayscale images scale invariant feature (SIFT features)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:10176
    • 提供者:张飞
  1. matchSIFT

    0下载:
  2. 基于SIFT的特征匹配源代码,代码中含有对SIFT的最详尽表述,能让你更加深入的了解SIFT的工作流程,其中几个DEMO是SIFT的几个应用的例子-SIFT-based feature matching source code, the code contains the most detailed presentation on SIFT, allowing you to more in-depth understanding of the SIFT workflow, several DEM
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8743354
    • 提供者:刘飞
  1. code

    0下载:
  2. 本程序主要描述了几种彩色图像的特征提取的方法,包含颜色、纹理、的特征提取,还有图像的分割、sift特征点的提取与匹配。-In this experiment an extracting features image based on content is designed.color and texture feature extraction methods are described.There are some segmentation methods and sift key poi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4434172
    • 提供者:蔡晋茹
  1. SIFT-matlab-code

    0下载:
  2. SIFT,即尺度不变特征转换(Scale-invariantfeaturetransform,SIFT),是用于 图像处理领域的一种描述子。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。-SIFT,Scale-invariant feature transform, is used in image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1373313
    • 提供者:李建伟
  1. 1.6-SIFT

    0下载:
  2. 赵小川matlab书籍第1.6节尺度不变特征提取,里面有源码和注意事项- Zhao Xiaochuan matlab Books in Section 1.6 scale invariant feature extraction, which has the source code and precautions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:16517
    • 提供者:努力
  1. MatlabSIFT_1

    0下载:
  2. 这是一个利用matlab语言实现的尺度不变特征变换(SIFT)的程序,适合传统特征学习的初学者深入理解SIFT特征的精髓与具体实现过程。(It is a matlab code of SIFT feature for the students of image processing and feature extraction.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:315392
    • 提供者:程序鱼
  1. robwhess-opensift-195d764

    0下载:
  2. SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 压缩包包括SIFT 源码及相关文档(Scale-invariant feature transform(SIFT) source code on SIFT)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:132096
    • 提供者:athbest
  1. src

    1下载:
  2. ransac代码用于去除奇异特征点,可用于sift特征提取(RANSAC code is used to remove singular feature points and can be used for SIFT feature extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:73728
    • 提供者:ZIMINMM
  1. SIFT_feature

    0下载:
  2. %this code is the Matlab implimentation of David G. Lowe, %"Distinctive image features from scale-invariant keypoints," %International Journal of Computer Vision, 60, 2 (2004), pp. 91-110. %this code should be used only for academic res
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:arzehgar
  1. SIFT

    0下载:
  2. 面像识别训练时用到的归一化特征,进行人脸特征提取的代码(The normalization features used in facial recognition training, and the code for facial feature extraction)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-06
    • 文件大小:5120
    • 提供者:HLT
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com